-
Notifications
You must be signed in to change notification settings - Fork 795
Update AdvanceQuantizeOpAboveDefChainPass, PostponeDequantizeOpBelowUseChainPass, and ScalarToTensorPass to correctly set modified bit #16230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16230
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (1 Unrelated Failure)As of commit b6187a8 with merge base 5b4900c ( UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
016d6f6 to
b5a57d1
Compare
…seChainPass, and ScalarToTensorPass to correctly set modified bit (pytorch#16230) Summary: Update - AdvanceQuantizeOpAboveDefChainPass - PostponeDequantizeOpBelowUseChainPass to correctly track modified bit and updated tests to check for numerical correctness. Differential Revision: D87900822
…seChainPass, and ScalarToTensorPass to correctly set modified bit (pytorch#16230) Summary: Update - AdvanceQuantizeOpAboveDefChainPass - PostponeDequantizeOpBelowUseChainPass to correctly track modified bit and updated tests to check for numerical correctness. Differential Revision: D87900822
b5a57d1 to
113c1f3
Compare
…seChainPass, and ScalarToTensorPass to correctly set modified bit (pytorch#16230) Summary: Update - AdvanceQuantizeOpAboveDefChainPass - PostponeDequantizeOpBelowUseChainPass to correctly track modified bit and updated tests to check for numerical correctness. Differential Revision: D87900822
…seChainPass, and ScalarToTensorPass to correctly set modified bit (pytorch#16230) Summary: Update - AdvanceQuantizeOpAboveDefChainPass - PostponeDequantizeOpBelowUseChainPass to correctly track modified bit and updated tests to check for numerical correctness. Reviewed By: hsharma35 Differential Revision: D87900822
113c1f3 to
bd6cb66
Compare
…seChainPass, and ScalarToTensorPass to correctly set modified bit (pytorch#16230) Summary: Update - AdvanceQuantizeOpAboveDefChainPass - PostponeDequantizeOpBelowUseChainPass to correctly track modified bit and updated tests to check for numerical correctness. Reviewed By: hsharma35 Differential Revision: D87900822
…seChainPass, and ScalarToTensorPass to correctly set modified bit (pytorch#16230) Summary: Update - AdvanceQuantizeOpAboveDefChainPass - PostponeDequantizeOpBelowUseChainPass to correctly track modified bit and updated tests to check for numerical correctness. Reviewed By: hsharma35 Differential Revision: D87900822
…seChainPass, and ScalarToTensorPass to correctly set modified bit (pytorch#16230) Summary: Update - AdvanceQuantizeOpAboveDefChainPass - PostponeDequantizeOpBelowUseChainPass to correctly track modified bit and updated tests to check for numerical correctness. Reviewed By: hsharma35 Differential Revision: D87900822
bd6cb66 to
b6187a8
Compare
…seChainPass, and ScalarToTensorPass to correctly set modified bit (pytorch#16230) Summary: Update - AdvanceQuantizeOpAboveDefChainPass - PostponeDequantizeOpBelowUseChainPass to correctly track modified bit and updated tests to check for numerical correctness. Reviewed By: hsharma35 Differential Revision: D87900822
…seChainPass, and ScalarToTensorPass to correctly set modified bit (pytorch#16230) Summary: Update - AdvanceQuantizeOpAboveDefChainPass - PostponeDequantizeOpBelowUseChainPass to correctly track modified bit and updated tests to check for numerical correctness. Reviewed By: hsharma35 Differential Revision: D87900822
Summary:
Update
to correctly track modified bit and updated tests to check for numerical correctness.
Differential Revision: D87900822